home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 46
/
PC Gamer IT CD 46 2-2.iso
/
utility
/
notepads
/
_SETUP.1
/
Notepads.exe
/
0
/
RCDATA
/
TFRMEDIT
/
TFRMEDIT.txt
< prev
Wrap
Text File
|
1999-09-08
|
2KB
|
102 lines
object frmEdit: TfrmEdit
Left = 153
Top = 231
Width = 604
Height = 321
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Souvenir Lt BT'
Font.Style = []
FormStyle = fsMDIChild
Icon.Data = {<image000.ico>}
KeyPreview = True
OldCreateOrder = True
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyUp = FormKeyUp
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object barEdit: TStatusBar
Left = 0
Top = 269
Width = 596
Height = 22
Panels = <
item
Alignment = taCenter
Width = 58
end
item
Width = 57
end
item
Width = 300
end
item
Width = 60
end
item
Alignment = taCenter
Width = 40
end
item
Width = 40
end
item
Width = 40
end
item
Width = 50
end>
SimplePanel = False
end
object mmoMemo: TRxRichEdit
Left = 0
Top = 0
Width = 596
Height = 269
Align = alClient
AutoURLDetect = False
HideSelection = False
PlainText = True
PopupMenu = frmMain.pumPopup
TabOrder = 1
WantTabs = True
OnTextNotFound = mmoMemoTextNotFound
OnURLClick = mmoMemoURLClick
end
object tmrKeyState: TTimer
OnTimer = tmrKeyStateTimer
Left = 92
Top = 212
end
object strEdit: TFormStorage
IniFileName = '\Software\JSoft Consulting\NotePads+'
IniSection = 'Edit Form'
Options = [fpState]
UseRegistry = True
StoredProps.Strings = (
'mmoMemo.AutoURLDetect'
'mmoMemo.Color'
'mmoMemo.Font'
'mmoMemo.ScrollBars'
'mmoMemo.SelectionBar'
'mmoMemo.UndoLimit'
'mmoMemo.WordWrap')
Left = 64
Top = 212
end
object appEvents: TAppEvents
OnIdle = appEventsIdle
Left = 120
Top = 212
end
end